home *** CD-ROM | disk | FTP | other *** search
- body {
- margin: 0;
- padding: 0;
- font: 12px "Lucida Grande";
- color: black;
- cursor: default;
- color: #1E2E8B;
- }
-
- .pane {
- position: absolute;
- top: 0;
- left: 0;
- }
-
- #front {
- background-image: url(images/front.png);
- background-repeat: no-repeat;
- height: 283px;
- width: 190px;
- white-space: no-wrap;
- }
-
- #settings {
- background-image: url(images/backside.png);
- background-repeat: no-repeat;
- height: 283px;
- width: 190px;
- display: none;
- }
-
- #settings img {
- -apple-dashboard-region: dashboard-region(control rectangle);
- }
-
- #screen_gloss, #screen {
- position: absolute;
- top: 14px;
- left: 32px;
- width: 128px;
- height: 104px;
- white-space: no-wrap;
- overflow: hidden;
- }
-
- #screen img {
- position: absolute;
- left: 5px;
- }
-
- #up_arrow {
- top: 9px;
- visibility: hidden;
- }
-
- #down_arrow {
- bottom: 5px;
- }
-
- #scroll_bar {
- position: absolute;
- top: 5px;
- right: 3px;
- height: 92px;
- width: 8px;
- border: 1px solid #1E2E8B;
- }
-
- #scroll_tab {
- position: absolute;
- top: 0;
- left: 1px;
- background: #1E2E8B;
- width: 6px;
- }
-
- #notes_container {
- position: absolute;
- top: 16px;
- left: 5px;
- width: 110px;
- height: 73px;
- overflow: hidden;
- }
-
- #notes {
- position: absolute;
- top: 0;
- left: 0;
- padding: 0;
- margin: 0;
- color: #1E2E8B;
- }
-
- #notes>li {
- //list-style-image: url(images/blank.png);
- list-style-type: none;
- margin: 0;
- padding: 1px 4px 2px 18px;
- width: 88px;
- font: 9px "Lucida Grande";
- -apple-dashboard-region: dashboard-region(control rectangle);
- }
-
- #screens {
- position: absolute;
- top: 0;
- left: 0;
- width: 470px;
- }
-
- #menu_screen, #playing_screen, #saving_screen, #recording_screen {
- width: 130px;
- height: 104px;
- display: none;
- }
-
- #menu_screen, #playing_screen, #recording_screen {
- position: relative;
- display: inline-block;
- margin: 0;
- //border: 1px solid red;
- }
-
- #screens h1 {
- margin: 10px 0 0 -10px;
- font-size: 10px;
- color: #1E2E8B;
- text-align: center;
- }
-
- #screens h2 {
- margin: 10px 0 0 -10px;
- font-size: 10px;
- font-weight: normal;
- color: #1E2E8B;
- text-align: center;
- }
-
- #recording_screen {
- //display: none;
- }
-
- #async {
- position: absolute;
- top: 60px;
- left: 50px;
- height: 16px;
- width: 16px;
- background: url(images/Async.png);
- display: none;
- }
-
- #save_desc {
- position: absolute;
- left: 0;
- bottom: 5px;
- width: 100%;
- text-align: center;
- font: 10px "Lucida Grande";
- color: #1E2E8B;
- }
-
- #buttons {
- position: absolute;
- top: 128px;
- left: 55px;
- height: 111px;
- width: 82px;
- }
-
- #buttons img {
- position: absolute;
- -apple-dashboard-region: dashboard-region(control rectangle);
- }
-
- #up {
- top: 0;
- left: 0;
- }
-
- #new {
- top: 38px;
- right: 0;
- }
-
- .middle {
- top: 33px;
- left: 20px;
- display: none;
- }
-
- #delete {
- top: 38px;
- left: 0;
- }
-
- #down {
- left: 0;
- bottom: 0;
- }
-
- #edit_div {
- position: absolute;
- top: 30px;
- left: 35px;
- width: 93px;
- height: 14px;
- line-height: 14px;
- font: 9px "Lucida Grande";
- padding-left: 18px;
- color: #95BDEA;
- -khtml-user-modify: read;
- -khtml-user-select: text;
- -apple-dashboard-region: dashboard-region(control rectangle 0 0 0 0);
- display: none;
- }
-
- #note_player {
- display: none;
- }
-
- #flip {
- position: absolute;
- bottom: 30px;
- left: 150px;
- height: 13px;
- width: 13px;
- -apple-dashboard-region: dashboard-region(control circle);
- z-index: 99;
- }
-
- #flip img {
- position: absolute;
- top: 0;
- left: 0;
- }
-
- #flipper {
- opacity: 0.0;
- }
-
- #flip_back {
- visibility: hidden;
- opacity: 0.3;
- }
-
-
- #progress {
- position: absolute;
- bottom: 10px;
- left: 13px;
- width: 90px;
- height: 10px;
- font-size: 1px;
- border: 1px solid #1E2E8B;
- }
-
- #progress_bar {
- position: absolute;
- top: 1px;
- left: 1px;
- height: 8px;
- width: 0;
- background: #1E2E8B;
- }
-
- #time_display {
- position: absolute;
- bottom: 27px;
- left: -5px; /*find out where this is coming from */
- width: 100%;
- text-align: center;
- font-size: 9px;
- }
-
- #cur_rec_time {
- position: absolute;
- bottom: 7px;
- left: -5px; /*find out where this is coming from */
- width: 100%;
- text-align: center;
- font-size: 9px;
- }
-
- #outside_cur_time {
- position: absolute;
- top: 80px;
- left: 40px;
- height: 12px;
- width: 110px;
- //border: 1px solid black;
- display: none;
- }
-
- #outside_progress {
- position: absolute;
- top: 96px;
- left: 49px;
- width: 92px;
- height: 12px;
- font-size: 1px;
- }
-
-
-
- #done_button {
- position: absolute;
- bottom: 29px;
- left: 79px;
- }
-
- #buy_button {
- position: absolute;
- top: 149px;
- left: 80px;
- }
-
- #register_button {
- position: absolute;
- top: 182px;
- left: 63px;
- }
-
- #help_button {
- position: absolute;
- top: 63px;
- left: 117px;
- }
-
- #help_text {
- position: absolute;
- top: 70px;
- left: 30px;
- height: 30px;
- width: 130px;
- display: none;
- z-index: 99;
- font-size: 10px;
- }
-
- #help_text > div {
- position: absolute;
- padding: 2px;
- text-align: center;
- opacity: 0.0;
- background: white;
- }
-
- #help_circle_canvas {
- position: absolute;
- display: none;
- }
-
- #cover {
- position: absolute;
- top: 0;
- left: 0;
- height: 100%;
- width: 100%;
- background: red;
- display: none;
- opacity: 0.0;
- z-index: 99;
- }
-
- .shadow_container {
- position: absolute;
- top: -10px;
- left: -10px;
- height: 100%;
- width: 100%;
- padding: 0 20px 20px 0;
- z-index: -1;
- }